xen.git
2005-08-11 kaf24@firebug... This patch fixes "xm reboot" command.
2005-08-11 kaf24@firebug... domU always reports an error "Ignoring shutdown request...
2005-08-11 kaf24@firebug... Memory leak in xc_linux_save, and uninitialised var
2005-08-11 kaf24@firebug... Fix loop iterator aliasing in x86/32 memory initialisation.
2005-08-11 kaf24@firebug... Support VCPU migration for VMX guests.
2005-08-11 kaf24@firebug... Fix getdomaininfo for vmx guests.
2005-08-11 kaf24@firebug... Remove arch/xen/x86_64/kernel/init_task.c from sparse...
2005-08-11 kaf24@firebug... A simple make ARCH=xen clean && make ARCH=xen vmlinuz...
2005-08-11 kaf24@firebug... Change vpit->period and friends to count in nanoseconds.
2005-08-11 kaf24@firebug... Implement event filtering command line options for...
2005-08-11 kaf24@firebug... When the guest shuts down a VM, make sure that the...
2005-08-11 kaf24@firebug... [ We'll try to get in a proper fix into 3.0 - this...
2005-08-11 kaf24@firebug... Fix comments about the localtime option.
2005-08-11 kaf24@firebug... Clean up unused junk in xemexample.vmx
2005-08-11 kaf24@firebug... Need to reset device model pid on reboot
2005-08-11 kaf24@firebug... Support rebooting VMX domains
2005-08-11 kaf24@firebug... Handle VMX domains correctly across xend restarts
2005-08-11 kaf24@firebug... Separate out VMCS host state initialization from the...
2005-08-11 kaf24@firebug... Improved error reporting on vmlaunch/vmresume failure.
2005-08-11 kaf24@firebug... Fix config file parsing for VMX domains.
2005-08-11 kaf24@firebug... This patch addresses Rustys' [1]suggestions. Most...
2005-08-11 kaf24@firebug... Fix handling of memory holes for Xen heap and domain 0
2005-08-11 kaf24@firebug... Clean up event-channel notification code in Xen.
2005-08-11 kaf24@firebug... Fix where "!" operator used in Bitwise operation.
2005-08-11 kaf24@firebug... More time fixes. Now time is set properly in domU's...
2005-08-11 twilkie@paploo... Added support for abbreviated xm sub commands
2005-08-11 kaf24@firebug... PAE page directories must be below 4GB. Based on a...
2005-08-11 kaf24@firebug... The following patch provides x86_64 SMP support for...
2005-08-11 kaf24@firebug... Since Xend doesn't use twisted anymore, remove the...
2005-08-11 kaf24@firebug... Remove qemu-vgaram-bin. It's not used any more.
2005-08-11 kaf24@firebug... The attached patch fixes the xm list command, which...
2005-08-10 cl349@firebug... merge?
2005-08-10 iap10@firebug... Enable reiserfs in x86_64 domU kernel
2005-08-10 cl349@firebug... merge?
2005-08-10 iap10@firebug... Install libxenstore in /usr/lib64 for 64 bit builds
2005-08-10 cl349@firebug... Make xenconsole more friendly when invoked directly.
2005-08-10 kaf24@firebug... Small time fixes.
2005-08-10 kaf24@firebug... Fix wallclock initialisation in domain0.
2005-08-10 kaf24@firebug... Fix domain0 builder for PAE.
2005-08-10 kaf24@firebug... Fix 64-bit __get_user() on 32-bit x86. Needed for PAE.
2005-08-10 kaf24@firebug... Fix stupid typo in previous checkin (stopped time.c
2005-08-10 kaf24@firebug... Fix time handling on x86/64.
2005-08-10 twilkie@paploo... Fix simple index error in error handling. Now reports...
2005-08-10 kaf24@firebug... merge
2005-08-10 kaf24@firebug... dma_map_single can't sleep since it may be called with...
2005-08-10 cl349@firebug... merge?
2005-08-10 cl349@firebug... Make xen daemon startup more robust.
2005-08-10 kaf24@firebug... Add padding to allocation bitmap. Should fix page fault
2005-08-10 kaf24@firebug... The following patch adds cramfs support to domU kernels...
2005-08-10 cl349@firebug... Initialize the xenstore MFN for VMX domains
2005-08-09 cl349@firebug... merge?
2005-08-09 cl349@firebug... Do not suppress errors on writes outside transactions.
2005-08-09 kaf24@firebug... Directly including ../tools breaks building in separate...
2005-08-09 kaf24@firebug... Add missing LGPL license notice to python sources
2005-08-09 kaf24@firebug... PAE PMDs must be made writable before freeing.
2005-08-09 kaf24@firebug... merge
2005-08-09 kaf24@firebug... merge
2005-08-09 twilkie@paploo... Updates to SV. New look. Removed and simplified lots...
2005-08-09 cl349@firebug... merge?
2005-08-09 cl349@firebug... The following patch is a major restructuring of main...
2005-08-09 kaf24@firebug... When building in separate object directory entry.o...
2005-08-09 kaf24@firebug... Fixes for x86/64 writable pagetables, including SMP
2005-08-09 cl349@firebug... Restore suspend/resume calls for the control interface...
2005-08-09 cl349@firebug... Don't expose xenstore daemon-only permission bits throu...
2005-08-08 kaf24@firebug... Simple fix to getdomaininfo cpu_time calculation for
2005-08-08 kaf24@firebug... Fix page_to_phys() macro as suggested by Gerd.
2005-08-08 kaf24@firebug... That one is obviously needed to make pae xen-linux...
2005-08-08 kaf24@firebug... Fix x86/64 xenlinux build. Remove stupid patch.
2005-08-08 kaf24@firebug... Fix signedness issue in xenlinux timer interrupt handler.
2005-08-08 kaf24@firebug... Really fix the x86/64 build. Get rid of push/pop from
2005-08-08 kaf24@firebug... Fix the x86/64 build.
2005-08-08 kaf24@firebug... Remove dead file.
2005-08-08 kaf24@firebug... Remove dead files.
2005-08-08 kaf24@firebug... Fix both Xen and XenLinux to correctly handle 64-bit
2005-08-08 kaf24@firebug... 1) More testing: include tests which I forgot in previo...
2005-08-08 kaf24@firebug... Fix hw_resend_irq() -- IRQ_PENDING must be propagated...
2005-08-08 kaf24@firebug... The attached patch adds -Werror to HOSTCFLAGS in Config...
2005-08-08 kaf24@firebug... Attached is a patch to x86_64 xenlinux. It also include...
2005-08-08 kaf24@firebug... Writable pagetables for x86/64. Xen portion.
2005-08-07 kaf24@firebug... Really include renamed console files. :-)
2005-08-07 kaf24@firebug... Rename console binaries to xenconsole and xenconsoled.
2005-08-07 kaf24@firebug... this patch fixes X86_64 Xorg Xfree86 issues.
2005-08-06 kaf24@firebug... Fix perfc_defn.h to allow multiple inclusion.
2005-08-06 kaf24@firebug... xend prints out some messages when starting, which...
2005-08-06 kaf24@firebug... More time-interface fixes.
2005-08-06 kaf24@firebug... Fix xenbus_read() usage in shutdown handler.
2005-08-06 kaf24@firebug... - include linux/vmalloc.h for vmalloc
2005-08-06 kaf24@firebug... This patch changes the vcpu-hotplug handler from using...
2005-08-06 kaf24@firebug... This patch changes the probe notifier, per Rusty's...
2005-08-06 kaf24@firebug... This patch changes the shutdown driver and xend to...
2005-08-05 kaf24@firebug... Fix mach2phys table allocation for 32-bit PAE Xen.
2005-08-05 kaf24@firebug... Fix xtime_lock handling to avoid deadlock in sched_clock().
2005-08-05 kaf24@firebug... No need to define errno defined at the top of reboot.c.
2005-08-05 kaf24@firebug... xenstored has had a testsuite for some time. This...
2005-08-05 kaf24@firebug... The C interface no longer has a priority arg, but the...
2005-08-05 kaf24@firebug... Attached is a randomized tester for consoled. It's...
2005-08-05 kaf24@firebug... Instead of queuing messages when the control channels...
2005-08-05 kaf24@firebug... xc_console is probably too chatty about termios failure...
2005-08-05 kaf24@firebug... The attached patch:
2005-08-04 kaf24@firebug... Attached are
next